home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / os2 / fm2_246.zip / READ.ME < prev    next >
Text File  |  1996-06-02  |  18KB  |  364 lines

  1.  ┌──────────────────────────────────────────────────────────────────────────┐
  2.  │F(ile) M(anager)/2 copyright (c) 1993-96 by M. Kimes  (Barebones Software)│
  3.  │                            All Rights Reserved                           │
  4.  ├──────────────────────────────────────────────────────────────────────────┤
  5.  │                READ.ME file -- read before installing                    │
  6.  │        See end of document for contact info and license details          │
  7.  └──────────────────────────────────────────────────────────────────────────┘
  8.  
  9.  
  10. File Manager/2 (FM/2) is a shareware OS/2 2.1+ PM 32-bit
  11. file/directory/archive maintenance utility (a sort of super-Drives
  12. object, something midway between the Drives objects and a more
  13. traditional file manager) with plenty of bells, whistles and utilities,
  14. drag and drop, context menus, toolbars and accelerator keys.  If you
  15. know how to use OS/2, you already know how to use most of FM/2.  You can
  16. easily glean the rest from the extensive online help, including
  17. tutorials.
  18.  
  19. This document explains how to install FM/2, including upgrading from
  20. previous versions.  It explains command line syntaxes and how to get the
  21. program(s) running.  The online help tells you how to actually use FM/2.
  22. A separate document (history.txt) lists changes for this version.
  23. Another (register.txt) tells you how to register FM/2.  If you're
  24. interested, there're well over 110 printed pages of documentation in
  25. this package, counting only this file and the online help -- did I write
  26. all that?
  27.  
  28. The license agreement and author contact info is at the bottom of the
  29. file.
  30.  
  31.  
  32. FM/2 2.x installation instructions:
  33. ==================================
  34.  
  35.    1. Unpack the FM2*.ZIP archive in a private directory (UNZIP.EXE
  36.       works nicely).  FM/2 2.x requires its own home directory (FAT or
  37.       HPFS, doesn't matter). I recommend that it _not_ be your old FM/2
  38.       1.x directory (and don't delete the old 1.x version until after
  39.       you install, so the install program can migrate some of your old
  40.       settings and registration first).  If upgrading from 2.x, just
  41.       unpack the files in the FM/2 2.x directory and go (you might want
  42.       to skip ARCHIVER.BB2 if you've customized it).
  43.  
  44.   2.  Run the provided INSTALL.CMD (a simple REXX program) in that
  45.       directory to build a folder and program objects and migrate some
  46.       old INI information.  Rerun INSTALL.CMD if you later move the FM/2
  47.       directory.  (If you later decide to remove FM/2, run UNINSTAL.CMD
  48.       in the FM/2 2.x directory and follow simple directions.  Both
  49.       installation and deinstallation are no-brainers.  UNINSTAL will
  50.       help you quickly and easily remove all traces of FM/2 from your
  51.       system if you don't like it for some reason.  All OS/2 programs
  52.       should be so nice.)  INSTALL sets up some associations for you
  53.       unless you give it NOASSOC as an argument.
  54.  
  55.   3.  Run it.  Have fun.  Full help is available from within the
  56.       program.  If you're unfamiliar with OS/2's WPS, please take the
  57.       time to run the OS/2 Tutorial before attempting to use FM/2, as
  58.       FM/2 uses many of the same conventions.
  59.  
  60.   4.  If you'd like to review all the documentation on FM/2 before
  61.       running it, you can.  Unpack SEEHELP.EXE and FM3.HLP from the
  62.       archive, then type SEEHELP FM3.HLP.
  63.  
  64.  
  65. Starting FM/2:
  66. =============
  67.  
  68. If you start File Manager/2 (filename FM3.EXE) with no command line
  69. arguments, it opens the Drive Tree window but no directory windows
  70. (unless the "Save state of dir windows" toggle is checked -- see online
  71. help).
  72.  
  73. File Manager/2 optionally accepts names of directories on the command
  74. line; it'll open a directory window for each one.  Hint:  If you often
  75. do different specific things with FM/2, you might set up a WPS object
  76. customized to start up ideally for each activity.  For example, if you
  77. wanted to maintain your BBS areas, you might have one object like:
  78. "FM3.EXE D:\BBSDIR D:\BBSDIR\MAILIN", and if you also like to use FM/2
  79. to set icons on files, you might have another object like:  "FM3.EXE
  80. E:\MYICONS D:\NEWFILES".  The State userlist can also be used for this
  81. within FM/2 itself -- see online help.
  82.  
  83. You can exclude drives on the command line by prefacing the drive letter
  84. with "/", and there can be more than one drive letter behind the "/"
  85. (i.e. "FM3.EXE /BH" to exclude both drives B: and H:).  Hint:  Many
  86. people like to use /B to exclude "phantom" drive B: if they have a
  87. single-floppy system.  Similarly, you can cause drives NOT to be
  88. prescanned by the Drive Tree by prefacing the drive letter with ";",
  89. drives NOT to load icons for objects by prefacing the drive letter with
  90. ",", drives NOT to load subjects for objects by prefacing the drive
  91. letter with "`" and drives NOT to load longnames for objects by
  92. prefacing the drive letter with "'".  This can be handy if you have a
  93. very slow drive like a CD-ROM or Zip drive.
  94.  
  95. If you place the argument "+" on the command line, FM/2 will log, to
  96. FM2.LOG, delete, rename, move and copy operations that are performed by
  97. drag-and-drop or with the menus.
  98.  
  99. The command line argument "-" causes FM/2 to ignore, not load or save,
  100. the previous state of directory windows (see the "Save state of dir
  101. windows" toggle under Config Menu->Toggles in the online help) for that
  102. invocation.
  103.  
  104.  
  105. Installation notes:
  106. ==================
  107.  
  108. Please read the following sections in the online help when you start
  109. FM/2 for the first time:  "How to use FM/2's Help," "Terminology" and
  110. "General Help," then "Hints."  The rest you can browse as you get
  111. time/feel the need; for instance, if you want to know what a toggle
  112. does, read the help under Settings notebook->Toggles page.
  113.  
  114. If you prefer hardcopy help, print this file, run FM/2, press CTRL+F1,
  115. click the "Print" button at the bottom of the help window that appears
  116. and then print both the "Contents" and "All sections" (keep an eye on
  117. the printer around page 100 of "All sections" as the Help Manager will
  118. begin printing its own help then -- you may want to abort printing at
  119. that point).  Advanced and/or curious users may also want to print
  120. FM3TOOLS.DAT and ARCHIVER.BB2.  Be sure you have plenty of paper and ink
  121. handy -- the package is well documented.  You'll probably also want a
  122. three-ring binder and hole punch to get it bound, as staples aren't
  123. going through that puppy.
  124.  
  125. You may want to either move ARCHIVER.BB2 (the data file containing
  126. information about archiver programs and archive files) to a directory in
  127. your PATH= statement or erase this one if you've customized an old one.
  128. FM/2 can still find, use and maintain ARCHIVER.BB2 on the PATH; it
  129. doesn't have to be in FM/2's directory (this allows it to be used by
  130. other programs as well, like XGroup, XBBS/2, LA, AV, ZTreeBold, etc.).
  131. Remember, FM/2 needs OS/2, not DOS, archivers.
  132.  
  133. If FM/2 refuses to run, the most likely culprit is CONFIG.SYS.  Your
  134. LIBPATH statement should contain "." or ".\" (shorthand for "the default
  135. directory"), as in:  LIBPATH=.;C:\OS2\DLL;C:\OS2\MDOS;<etc.>  This is
  136. the default OS/2 installation, but a few folks, or programs they've
  137. installed, have changed it.
  138.  
  139. I've separated many of the standalone utilities that I used to include
  140. with FM/2 into another archive (FM2UTILS.ZIP).  Since I update the
  141. utilties far less frequently than FM/2 itself, this allows you to
  142. download less and still keep up to date.  To get the maximum use out of
  143. FM/2, you should pick up the package.  If you can't find it where you
  144. found this archive, bug your sysop to pick it up.
  145.  
  146.  
  147. Bonus programs:
  148. --------------
  149.  
  150. You'll note the extra objects that the Install program creates in the
  151. File Manager/2 folder.  FM/2 is modular, so that you can get directly to
  152. some of its components without running the entire ball of wax.  This may
  153. allow you to enhance the behavior of some of your other applications in
  154. the WPS tradition.  You don't _have_ to keep these around, of course --
  155. FM/2 itself contains all their functionality.
  156.  
  157.   Archive Viewer/2:   Intended for drag-and-drop operation (or WPS
  158.                       association) with WPS objects or other
  159.                       applications.  Drag an archive onto it, drop it,
  160.                       get an archive listing box.  FM/2's installation
  161.                       program sets up some associations between archive
  162.                       files and this program by file extension (run
  163.                       INSTALL with "NOASSOC" as an argument if you don't
  164.                       want them).  AV/2 will try to display whatever
  165.                       you give it as sensibly as it can.  Filename AV2.EXE.
  166.  
  167.   EA Viewer:          Drag a file system object onto it and it'll show
  168.                       you the object's extended attributes.  Filename
  169.                       EAS.EXE.
  170.  
  171.   INI Viewer:         Drag an .INI file onto it and it'll show you its
  172.                       contents.  Filename INI.EXE.
  173.  
  174.   Bookshelf Viewer:   Shows all .INF files in a listbox and lets you
  175.                       pick the one(s) you want to view.  If you give any
  176.                       command line argument, the .HLP files on the HELP
  177.                       path will be shown instead (the Helpfile Viewer
  178.                       object calls VIEWINFS.EXE with "dummy" for an
  179.                       argument, for example).  Filename VIEWINFS.EXE.
  180.  
  181.   Process Killer:     Lets you kill off renegade processes.  An English
  182.                       version of PSTAT.EXE must be on your PATH.
  183.                       Filename KILLPROC.EXE.
  184.  
  185.   Undeleter:          Lets you undelete files (via interface with
  186.                       UNDELETE.COM).  Drag a file system object onto it
  187.                       and it'll let you undelete files for that drive.
  188.                       Filename UNDEL.EXE.
  189.  
  190.   Visual Tree:        Opens a Drive Tree window (like the WPS Drives
  191.                       object with more horsepower).  Filename VTREE.EXE.
  192.  
  193.   Visual Directory:   Opens a Directory Container window; drag a file
  194.                       system object onto it and this will open its
  195.                       directory (like a WPS directory Folder with more
  196.                       horsepower).  Filename VDIR.EXE.
  197.  
  198.   Collector:          Opens a Collector window.  Filename VCOLLECT.EXE.
  199.                       Two other objects, "See all files" and "Seek and
  200.                       scan" are created which call up the Collector and
  201.                       go directly to dialogs for the appropriate
  202.                       purpose.
  203.  
  204.   Global Viewer:      Opens a global view of a drive or drives.  Filename
  205.                       GLOBAL.EXE.
  206.  
  207.   Databar:            Opens a databar showing some system information.
  208.                       Filename DATABAR.EXE.
  209.  
  210.   SysInfo:            Shows information about your system.  Filename
  211.                       SYSINFO.EXE.
  212.  
  213.   DirSize:            Shows where drive usage is concentrated.  Filename
  214.                       DIRSIZE.EXE.
  215.  
  216.   MakeArc:            Puts whatever's dropped on it into an archive.
  217.                       Filename MAKEARC.EXE.
  218.  
  219.   FM/2 Lite:          A simplified interface for dummies.  Filename
  220.                       FM4.EXE.
  221.  
  222. FM/2's install creates FM2.CMD, AV2.CMD, VDIR.CMD, VTREE.CMD,
  223. VCOLLECT.CMD, UNDEL.CMD, KILLPROC.CMD, INI.CMD, EAS.CMD, DIRSIZE.CMD,
  224. VIEWINFS.CMD and VIEWHELP.CMD files for you in a directory "utils" off
  225. the install directory.  You should add this directory to your PATH=
  226. statement in CONFIG.SYS (type HELP PATH at a command line for more
  227. info).  If you prefer, FM/2's INSTALL builds a SETENV.CMD in the FM/2
  228. directory which you can call to set the PATH for FM/2 in any given
  229. session without modifying CONFIG.SYS.
  230.  
  231. Note that registered diskette versions come with even more bonus
  232. programs.
  233.  
  234.  
  235. Additional documentation:
  236. ========================
  237.  
  238.   Register.txt:   How to register FM/2.
  239.  
  240.  
  241. FM/2 isn't free, it's shareware:
  242. ===============================
  243.  
  244. To register FM/2, fill out REGISTER.TXT and send to the mailing address
  245. listed in it, together with the purchase price (commercial users,
  246. there's a 5% discount for each ten commercial licenses, up to one
  247. hundred licenses, where the price flattens, so you get a total 50%
  248. discount on each license for one hundred or more licenses in one order
  249. -- see REGISTER.TXT for a table).  Registration gets rid of the initial
  250. about box and closing screen, eases your conscience and makes the world
  251. safe for truth, justice, the democratic way and further FM/2 updates,
  252. not necessarily in that order.  I also include some things that might
  253. be useful with FM/2 if you order the disks.
  254.  
  255. Registrations are good for one year or one full version change (i.e.
  256. 2.00 -> 3.01), whichever comes last.  Versions before a full version
  257. change stay registered forever.  Considering the price, the program and
  258. the upgrade policy, I don't think you can beat FM/2 with a stick.  But
  259. then, I'm a prejudiced jerk.
  260.  
  261. (Someone asked me why registrations are cheaper for personal use than
  262.  for commercial use.  I thought it was obvious, but I guess it's not.  I
  263.  feel that individual, private use of software should be cheaper than
  264.  use in an environment where it's contributing to making money.  I feel
  265.  that much software is already priced far too high for individual,
  266.  private users as it is, and therefore I give individual, private users
  267.  a 50% break.  It just seems fair to me, and I've got to live with
  268.  myself.  Please don't bother trying to send me a commercial check for
  269.  a personal registration -- I don't even return them any more, I just
  270.  throw them away.)
  271.  
  272. If you have a CIS address, _be sure_ to fill it in on REGISTER.TXT.
  273. You'll get your registration information much more quickly that way. You
  274. can also register online via Compuserve's Shareware Registration service
  275. (GO SWREG) and is #2859 for personal registrations, #4228 for commercial
  276. -- warning: the price is a bit higher to give CIS a cut (CIS will show
  277. it to you first).  Support is currently being provided in the CIS OS/2
  278. Shareware forum (GO OS2SHARE, library 18 of OS2BVEN) and regular updates
  279. are posted there.
  280.  
  281. NEW:  Registrations can also be obtained through BMT Micro using credit
  282. ===   cards (see BMTORDER.FRM in the archive).
  283.  
  284. Speaking of updates, I tend to put them up _very_ regularly
  285. (incrementing the version number by .01 each time, with occassional
  286. letter increments between).  I'm one of those fellows who likes to
  287. always have some new software to play with, so I figure others might,
  288. too.  Besides, it's fun.  Don't feel obligated to get each new release
  289. if you don't like updating.  You can FTP FM/2 from ftp.secret.com
  290. (/g/os2utl).
  291.  
  292.  
  293. Technical stuff:
  294. ===============
  295.  
  296. There are some limitations to FM/2, imposed by OS/2's remaining 16-bit
  297. subsystems (hopefully future versions of OS/2 will remove some or all of
  298. these -- some have already been eliminated since OS/2 2.0).
  299.  
  300. If FM/2 won't run, the probable culprit is CONFIG.SYS.  Your LIBPATH
  301. statement should contain a ".\" entry.  If yours doesn't, add it in.
  302. It's standard for an OS/2 installation, but some ill-tempered install
  303. programs accidentally knock it out.
  304.  
  305.  
  306. LAN troubleshooting:
  307. -------------------
  308.  
  309. FM/2 has been tested by users with the following LAN software:
  310.  
  311. LAN Server:   No known problems.
  312.  
  313. TCP/IP:       No known problems.
  314.  
  315. Novell:       Earlier versions had problems that have been corrected.
  316.               If you encounter problems, upgrade.
  317.  
  318. LANtastic:    Somewhat buggy -- contact Artisoft and ask for a fix.
  319.               They know about the problems but could use some "guidance"
  320.               from their users.
  321.  
  322.  
  323. Fixpack troubles:
  324. ----------------
  325.  
  326. Fixpack 17 for OS/2 Warp is the second buggiest fixpack in IBM history
  327. (fixpack 16 was first).  There are several bugs in FP17 that may bite
  328. you:  REXX not working right, video glitches, and focus problems are the
  329. most prevalent.  All in all, if you don't need the additional
  330. functionality of FP17 (which you probably don't, unless you're building
  331. Opendoc objects), back the fixpack off the system.  If you need one of
  332. the actual _fixes_ in the fixpack, install fixpack 10 instead (which
  333. also has its problems, but they can be overcome by backing out some
  334. files, in particular IBM1S506.ADD for many installations).  Don't forget
  335. to reinstall any new video drivers after installing a fixpack -- they
  336. invariably put the old, buggy ones back on the system.
  337.  
  338.  
  339.                 +----------------------------------------+
  340.                 |  IMPORTANT!  Read before distributing! |
  341.                 +----------------------------------------+
  342.  
  343. Simple license statement:
  344. ========================
  345.  
  346. You are granted a license to try this shareware program (FM/2) for up to
  347. thirty (30) days, after which you must register or discontinue its use.
  348. Permission is granted to redistribute the unaltered shareware archive
  349. for a reasonable (read nominal, small) copying charge.  FM/2 may
  350. specifically not be packaged with a commercial book without requesting
  351. and obtaining permission (common courtesy -- remember, "copyright" means
  352. literally "the right to control who copies the material").  Such
  353. permission is usually granted shortly after receipt of the request.  If
  354. you write a review on FM/2, I'd certainly appreciate a courtesy copy of
  355. the review -- my wife collects them.  All rights are reserved by the
  356. author. That's me.
  357.  
  358. There is NO warranty.  Support is NOT guaranteed to unregistered users.
  359.  
  360.  
  361. Contact info:
  362. ============
  363.   Mark Kimes (CIS 74601,1327; mkimes@softdisk.com; (318)222-3455)
  364.